| AxisColor | Gets or sets the axis color. |
| AxisPosition | Gets or sets the axis position ("automatic", "middle" or "none"). |
| Border | Gets or sets whether the data bar has a border. |
| BorderColor | Gets or sets the border color. |
| Direction | Gets or sets the bar direction ("context", "leftToRight" or "rightToLeft"). |
| Gradient | Gets or sets whether the data bar uses a gradient fill. |
| MaxLength | Gets or sets the maximum bar length as a percentage of the cell width. |
| MinLength | Gets or sets the minimum bar length as a percentage of the cell width. |
| NegativeBarBorderColorSameAsPositive | Gets or sets whether negative bars use the positive border color. |
| NegativeBarColorSameAsPositive | Gets or sets whether negative bars use the positive fill color. |
| NegativeBorderColor | Gets or sets the border color for negative values. |
| NegativeFillColor | Gets or sets the fill color for negative values. |
| ValueObjects | Gets the value objects defining the minimum and maximum thresholds. |